Summary of "c:\current\lexar\lxcoinst1119\LXLock702.inf"
Line 17: (E22.1.1310) Class Lexar (ClassGUID {c671678c-82c1-43f3-d700-0049433e9a4b}) is unrecognized.
Line 77: (W22.1.2028) "CopyFiles" directive should not copy files of type .inf.
Line 78: (W22.1.2035) Drivers should be copied to the drivers directory (DirID 12). Check your [DestinationDirs] section.
Line 141: (W22.1.2033) INF files should not be listed in SourceDisksFiles.
Annotated INF:
; Generated by DriverWizard v7.02 - http://www.jungo.com. *
; Installation file (.inf) for "LXMICHIGAN702" device
; Copyright (c) 2006 Lexar Media, Inc.
;
; You can create a customized version of this file
; by modifying the specified sections.
;
; Refer to Windows DDK documentation for more information on INF files
;
; Version Information
; -------------------
[Version]
Signature="$CHICAGO$" ; Represents all Windows OSs
Provider=%Mfg%
DriverVer=11/19/2006, 7.0.2
Class=Lexar
; (E22.1.1310) Class Lexar (ClassGUID {c671678c-82c1-43f3-d700-0049433e9a4b}) is unrecognized.
ClassGuid={c671678c-82c1-43f3-d700-0049433e9a4b}
CatalogFile=Lexar.cat
; Driver Information
; ------------------
[Manufacturer]
%Mfg%=DeviceList
[DeviceList]
"Locked A Device"=Install, USB\VID_05DC&PID_0401
"Locked B Device"=Install, USB\VID_05DC&PID_0403
"Locked C Device"=Install, USB\VID_05DC&PID_0405
"Locked D Device"=Install, USB\VID_05DC&PID_0407
"Locked E Device"=Install, USB\VID_05DC&PID_0409
"Locked F Device"=Install, USB\VID_05DC&PID_040B
"Locked G Device"=Install, USB\VID_05DC&PID_040D
"Locked H Device"=Install, USB\VID_05DC&PID_040F
"Locked I Device"=Install, USB\VID_05DC&PID_0411
"Locked J Device"=Install, USB\VID_05DC&PID_0413
"Locked K Device"=Install, USB\VID_05DC&PID_0415
"Locked L Device"=Install, USB\VID_05DC&PID_0417
"Locked M Device"=Install, USB\VID_05DC&PID_0419
"Locked N Device"=Install, USB\VID_05DC&PID_041B
"Locked O Device"=Install, USB\VID_05DC&PID_041D
"Locked P Device"=Install, USB\VID_05DC&PID_041F
"Locked Q Device"=Install, USB\VID_05DC&PID_0421
"Locked R Device"=Install, USB\VID_05DC&PID_0423
"Locked S Device"=Install, USB\VID_05DC&PID_0425
"Locked T Device"=Install, USB\VID_05DC&PID_0427
"Locked U Device"=Install, USB\VID_05DC&PID_0429
"Locked V Device"=Install, USB\VID_05DC&PID_042B
"Locked W Device"=Install, USB\VID_05DC&PID_042D
"Locked X Device"=Install, USB\VID_05DC&PID_042F
"Locked Y Device"=Install, USB\VID_05DC&PID_0431
"Locked Z Device"=Install, USB\VID_05DC&PID_0433
; Installation Section
; --------------------
[Install.NT] ; Installation script for Windows 2000/XP/Server 2003
CopyFiles=CopySysFiles
CopyFiles=CopyDrvFiles
AddReg=UpDateRegistry
[CopySysFiles]
LxService.exe,,,0x4
wdreg.exe,,,0x4
LxLockOps.exe,,,0x4
LxLockMgr.exe,,,0x4
LxLockDialogs.exe,,,0x4
LxDriveMenu.dll,,,0x4
LxShellExt.dll,,,0x4
MFC71.dll,,,
MFC71d.dll,,
MFC71u.dll,,,
msvcr71d.dll,,,
msvcr71.dll,,,
PSCDriver.dll,,,0x4
wd_utils.dll,,,0x4
wdlib.dll,,,0x4
PSCDriver.inf,,,0x4
; (W22.1.2028) "CopyFiles" directive should not copy files of type .inf.
Windrvr6.sys,,,0x4
; (W22.1.2035) Drivers should be copied to the drivers directory (DirID 12). Check your [DestinationDirs] section.
[CopyDrvFiles]
Windrvr6.sys,,,0x4
[ClassInstall32]
;
; Co-Installer section
[Install.NT.CoInstallers]
CopyFiles=LxCoInst.CopyFiles
AddReg=LxCoInst.AddReg
[LxCoInst.CopyFiles]
LxCoInst.dll,,,
[LxCoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"LxCoInst.dll,LxCoInst"
[UpDateRegistry]
HKR,,,,Jungo
HKR,,Icon,,-24
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,, windrvr6.sys
[ControlFlags]
ExcludeFromSelect = * ; Remove all devices listed in this INF file from certain user
; interface displays, from which a user is expected to select a particular device
; for installation.
; Defining WinDriver6 Service
; ---------------------------
[Install.NT.Services]
Addservice=WinDriver6, 0x00000002, Service_Info
[Service_Info]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\windrvr6.sys
; Source File Information
; -----------------------
[SourceDisksFiles]
LxService.exe=1
wdreg.exe=1
LxDriveMenu.dll=1
LxShellExt.dll=1
LxLockOps.exe=1
LxLockMgr.exe=1
LxLockDialogs.exe=1
MFC71.dll=1
MFC71d.dll=1
MFC71u.dll=1
msvcr71d.dll=1
msvcr71.dll=1
PSCDriver.dll=1
wd_utils.dll=1
wdlib.dll=1
LxCoInst.dll=1
PscDriver.inf=1
; (W22.1.2033) INF files should not be listed in SourceDisksFiles.
Windrvr6.sys=1
[SourceDisksNames]
1=%SourceDisk%,,
[DestinationDirs]
DefaultDestDir=10
CopySysFiles = 11
CopyDrvFiles = 12
LxCoInst.CopyFiles = 11
;---------------------------------------------------------------;
[Strings]
Mfg="Lexar Media, Inc."
sourceDisk="Lexar Media, Inc. Installation Disk"